ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / Point<T> Structure / Origin Field

In This Topic
    Origin Field (Point<T>)
    In This Topic
    The instance of Point struct with default for current Type values set for the coordinates.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Origin As Point(Of T)
    public static readonly Point<T> Origin
    See Also